vr2-4-02.wrl


[ VRML source code ]

#VRML V2.0 utf8
#vr2-4-02.wrl
Switch {
  whichChoice 1
  choice [
    Shape {
      geometry Box {}
    },
    Shape {
      geometry Cylinder {}
    },
    Shape {
      geometry Cone {}
    },
    Shape {
      geometry Sphere {}
    }
  ]
}